Lfric2lfric: generate lbcs in the lbc mesh#369
Draft
ukmo-juan-castillo wants to merge 8 commits intoMetOffice:mainfrom
Draft
Lfric2lfric: generate lbcs in the lbc mesh#369ukmo-juan-castillo wants to merge 8 commits intoMetOffice:mainfrom
ukmo-juan-castillo wants to merge 8 commits intoMetOffice:mainfrom
Conversation
orography file is tried to be read in the lbc mesh
destination orography is stored - untested
mesh in lfric2lfric - lfric2lfric will partition it with the default lfric2lfric lbc mesh partitioner
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
Sci/Tech Reviewer:
Code Reviewer:
The changes here are intended to generate lbcs in the lbc mesh in lfric2lfric. This will greatly reduce the size of lbc files, which is a large obstacle in the development of high resolution regional LFRic configurations. It will still be possible to generate lbcs in the regional mesh, the user can select one or other option by specifying the destination mesh. The partitioning of the lbc mesh is done so that all CPUs will be filled, and no CPU will stay idle. Because the lbc mesh partitioning will not correspond to the regional mesh, this partitioning at the moment can only be used by lfric2lfric. Other applications can benefit from this lbc mesh partitioning if the regional mesh is not involved in the application.
No extra namelist parameters for partitioning or panel decomposition are needed. If a destination lbc mesh is specified in lfric2lfric, lfric2lfric will by default partition it with the lfric2lfric lbc mesh partitioning.
linked Create a new lfric2lfric partitioning for lbc meshes lfric_core#306
closes lfric2lfric: lbcs written in a lbc mesh #343
fixes lfric2lfric: lbcs written in a lbc mesh #343
Code Quality Checklist
Testing
trac.log
Security Considerations
Performance Impact
AI Assistance and Attribution
Documentation
PSyclone Approval
Sci/Tech Review
(Please alert the code reviewer via a tag when you have approved the SR)
Code Review